[]
Gets or sets the label placement for the line. That evaluates to one of MapLineTemplate.LineLabelPlacement. The default value is Above.
[ExpressionBaseType(typeof(MapLineTemplate.LineLabelPlacement))]
public ExpressionInfo LabelPlacement { get; set; }