version property

int? get version

Implementation

int? get version;
set version (int? version)

Implementation

set version(int? version);