[This is preliminary documentation and is subject to change.]
public bool CheckTypes { get; set; }
Public Property CheckTypes As Boolean
public: property bool CheckTypes { bool get (); void set (bool value); }