public bool IsRequired { get; }
Public ReadOnly Property IsRequired As Boolean Get
public: virtual property bool IsRequired { bool get () sealed; }
abstract IsRequired : bool with get override IsRequired : bool with get
In This Article