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