'Declaration Public Property ItemStyle As InlineKmlItemStyle
public InlineKmlItemStyle ItemStyle {get; set;}
Note: the set accessor is for serialization only, and should not be used directly.
'Declaration Public Property ItemStyle As InlineKmlItemStyle
public InlineKmlItemStyle ItemStyle {get; set;}