selectAndCacheProperty

open fun selectAndCacheProperty(propertyId: Int, @Nullable onComplete: Consumer<Boolean>)

Method to select and cache property

Parameters

propertyId

PropertyId for the property to be selected and cached

onComplete

Callback notifying when a property is selected successfully or not