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