opticalBlank property

bool opticalBlank

Implementation

bool get opticalBlank =>
    _object.getBooleanProperty(_driveInterfaceName, 'OpticalBlank') ?? false;