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