public string JsonModelParameters { get; set; }
public: property String^ JsonModelParameters { String^ get (); void set (String^ value); }
function get_JsonModelParameters(); function set_JsonModelParameters(value);
In This Article