Public ReadOnly Property IsRequired As Boolean
public bool IsRequired { get; }
public: property bool IsRequired { bool get (); }
function get_isRequired();