bundle property

String? get bundle

Property getter and setter for bundle:

Implementation

String? get bundle;
set bundle (String? bundle)

Implementation

set bundle(String? bundle);