Gets a value indicating whether this type is abstract or not.
public bool Abstract { get; internal set; }
true if this type is abstract; otherwise, false.
EdmType ClassSystem.Data.Entity.Core.Metadata.Edm Namespace