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