Gets the default value for this EdmProperty.
public object DefaultValue { get; internal set; }
The default value for this EdmProperty.
EdmProperty ClassSystem.Data.Entity.Core.Metadata.Edm Namespace