public bool MinimiseWRobotOnStart { get; set; }
Public Property MinimiseWRobotOnStart As Boolean Get Set
public: property bool^ MinimiseWRobotOnStart { bool^ get (); void set (bool^ value); }