public virtual bool GetInverted()
 {
     return(_motor.GetInverted());
 }