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