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