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