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