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); }