String GetMonitorName( num monitor, ) => run( () => 'GetMonitorName($monitor)', () => rl.Core.GetMonitorName(monitor.toInt()).toD, );