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