[]
Gets or sets the name of the spatial field to be imported from the data source. It should be of type SqlGeometry or SqlGeography. An expression should evaluate to a string.
[ExpressionBaseType(typeof(string))]
public ExpressionInfo SpatialField { get; set; }