versionId

fun versionId(value: Int?)
@get:Optional
@get:Input
val versionId: Property<Int>


fun versionId(value: String?)

relaxed type so users can specify Integer or String identifiers