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