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