public bool BrandPage { get; set; }
Public Property BrandPage As Boolean Get Set
public: property bool^ BrandPage { bool^ get (); void set (bool^ value); }