AssetBundleCreateRequest.assetBundle
var assetBundle: AssetBundle;
AssetBundle assetBundle;
assetBundle as AssetBundle
Description

Asset object being loaded (Read Only).

Note that accessing asset before isDone is true will stall the loading process.