mVariableId

private val mVariableId: Int

Set the id of the variable if the content in the layout file is as follows:

<data>
<variable
name="image"
type="com.ave.vastgui.app.adapter.entity.Images.Image" />
</data>

Then the value of mVariableId is BR.image.