[]
Gets or sets the tile template.
[TypeConverter(typeof(TemplateRefConverter))] public Template Template { get; set; }
<TypeConverter(GetType(TemplateRefConverter))> Public Property Template As Template