version property

int? version

Implementation

int? get version;
void version=(int? version)

Implementation

set version(int? version);