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