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