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