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