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