public string AppId { get; set; }
Public Property AppId As String
public: property String^ AppId { String^ get (); void set (String^ value); }