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