public List<Axis> AxesOrder { get; set; }
public: property List<Axis>^ AxesOrder { List<Axis>^ get (); void set (List<Axis>^ value); }