public static string Status { get; set; }
Public Shared Property Status As String Get Set
public: static property String^ Status { String^ get (); void set (String^ value); }