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