DocumentProperty.Value

DocumentProperty.Value property

Gets or sets the value of the property.

public object Value { get; set; }

See Also