DefaultValue Property
Gets or sets the Default Value that will be applied to entities that do not have an existing value associated with this PropertyDefinition
Syntax
public System.object DefaultValue {get; set;}Public Property DefaultValue As System.Object