Name

Layer.Name property

The name of the layer.

public string Name { get; set; }

Remarks

Layer names are case sensitive.

See Also