Gets a nullable Boolean value indicating whether this DbGeometry value is simple.
public bool IsSimple { get; }
true if this DbGeometry value is simple; otherwise, false.
DbGeometry ClassSystem.Data.Entity.Spatial Namespace