bundle property

String? bundle

Property getter and setter for bundle:

Implementation

String? get bundle;
void bundle=(String? bundle)

Implementation

set bundle(String? bundle);