Value

XmpBoolean.Value property

Gets or sets a value indicating whether this XmpBoolean is value.

public bool Value { get; set; }

Property Value

true if value; otherwise, false.

See Also