[BrowsableAttribute(false)]
public virtual bool ValuesAreValid { get; }
<BrowsableAttribute(false)>
Public Overridable ReadOnly Property ValuesAreValid As Boolean
Get
public:
[BrowsableAttribute(false)]
virtual property bool ValuesAreValid {
bool get ();
}
function get_ValuesAreValid();