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