public string ModelDownloadAddress { get; set; }
public: property String^ ModelDownloadAddress { String^ get (); void set (String^ value); }
function get_ModelDownloadAddress(); function set_ModelDownloadAddress(value);
In This Article