version property

Version? get version

Version of the command

Implementation

Version? get version => _version ??= parent?.version;