public string Template { get; set; }
Public Property Template As String Get Set
public: property String^ Template { String^ get (); void set (String^ value); }