Gets or sets whether the length of this property is fixed.
public Nullable<bool> IsFixedLength { get; set; }
true if the length of this property is fixed; otherwise, false.
EdmProperty ClassSystem.Data.Entity.Core.Metadata.Edm Namespace