Property Value
Value
Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0).
public override sealed bool Value { get; set; }
Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0).
public override sealed bool Value { get; set; }