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