IReadOnlyProperty.IsNullable Property

Definition

Gets a value indicating whether this property can contain null.

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

Property Value

Applies to