public string AppParametersJson { get; set; }
Public Property AppParametersJson As String Get Set
public: property String^ AppParametersJson { String^ get (); void set (String^ value); }
member AppParametersJson : string with get, set
In This Article