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