newVersion property

int newVersion
@Creates('int|String|Null'), @Returns('int|String|Null')

Implementation

@Creates('int|String|Null')
@Returns('int|String|Null')
int get newVersion native;