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