public bool IsValid{ get; set;}
Public Property IsValid As Boolean
public: property bool IsValid { bool get (); void set (bool value); }