[]
Gets or sets the tile source for this layer.
[TypeConverter(typeof(TileSourceConverter))] public ITileSource TileSource { get; set; }
Sets to null to make the tile layer disabled.