public LinearMotorPositions CurrentPositions { get; set; }
public: property LinearMotorPositions^ CurrentPositions { LinearMotorPositions^ get (); void set (LinearMotorPositions^ value); }