Gets whether this property is a primitive type.
public bool IsPrimitiveType { get; }
true if this property is a primitive type; otherwise, false.
EdmProperty ClassSystem.Data.Entity.Core.Metadata.Edm Namespace