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