Gets or sets whether this property is a Unicode property.
public Nullable<bool> IsUnicode { get; set; }
true if this property is a Unicode property; otherwise, false.
EdmProperty ClassSystem.Data.Entity.Core.Metadata.Edm Namespace