public string parentCategoryID { get; set; }
Public Property parentCategoryID As String Get Set
public: property String^ parentCategoryID { String^ get (); void set (String^ value); }