public virtual DerObjectIdentifier NamingAuthorityID { get; }
Public Overridable ReadOnly Property NamingAuthorityID As DerObjectIdentifier
Get
public:
virtual property DerObjectIdentifier^ NamingAuthorityID {
DerObjectIdentifier^ get ();
}
function get_NamingAuthorityID();