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