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