[]
Gets or sets the transparency for all map elements contained in this layer. Measured in percents. An expression should evaluate to a double. The default value is 0.
[ExpressionBaseType(typeof(double))]
public ExpressionInfo Transparency { get; set; }