IsRequired
Gets a value indicating whether the field or property is required, i.e. it must be initialized
when an instance of the declaring type is initialized.
Declaration
bool IsRequired { get; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether the field or property is required, i.e. it must be initialized
when an instance of the declaring type is initialized.
bool IsRequired { get; }| Type | Description |
|---|---|
| bool |