public int TemplateId { get; set; }
Public Property TemplateId As Integer Get Set
public: property int TemplateId { int get (); void set (int value); }