version property

String get version

The version of the editor.

Implementation

_i2.String get version => _i5.getProperty(
      this,
      'version',
    );