Gets or sets the maximum length of the property.
public Nullable<int> MaxLength { get; set; }
The maximum length of the property.
EdmProperty ClassSystem.Data.Entity.Core.Metadata.Edm Namespace