Value

NullableBool.Value property

現在の値が true か false かを示す値を取得または設定します。

public bool Value { get; set; }

関連項目