public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean Get
public: property bool IsValid { bool get (); }
member IsValid : bool with get