public int parentCategoryIndex { get; set; }
Public Property parentCategoryIndex As Integer Get Set
public: property int^ parentCategoryIndex { int^ get (); void set (int^ value); }