'Declaration Public Property KmlItemStyles As KmlItemStyleCollection
public KmlItemStyleCollection KmlItemStyles {get; set;}
Note that the set accessor is only for deserialization, and should not be used directly.
'Declaration Public Property KmlItemStyles As KmlItemStyleCollection
public KmlItemStyleCollection KmlItemStyles {get; set;}