Gets a nullable Boolean value indicating whether this DbGeography value is empty.
public bool IsEmpty { get; }
True if this DbGeography value is empty; otherwise, false.
DbGeography ClassSystem.Data.Entity.Spatial Namespace