The Attribute's name.
[Visual Basic] MustOverride Public Property ReadOnly Name As String [C#] public abstract string Name { get; } [C++] public: abstract __property String* get_Name(); [JScript] public abstract function get Name() : String
Attribute Class | LdapServices.Ldap Namespace