public string BaseDN { get; set; }
Public Property BaseDN As String Get Set
public: property String^ BaseDN { String^ get (); void set (String^ value); }
member BaseDN : string with get, set
In This Article