Layer.Name

Layer.Name property

Gets or sets the layer name.

public string Name { get; set; }

Property Value

The layer name.

See Also