[]
Gets or sets the Y projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a double.
[ExpressionBaseType(typeof(double))] public ExpressionInfo ProjectionCenterY { get; set; }