[DefaultValue("")] [Description("An identifier for this layer.")] public object Identifier {get; set;}
Property Value
The default value is null. However, the initial, default layer for each GoLayerCollection has as a default identifier an instance ofInteger
0
.