bool ShowsCaret { get; set; }
Property ShowsCaret As Boolean Get Set
property bool ShowsCaret { bool get (); void set (bool value); }