runtime property

String? runtime
getter/setter pair

Desired runtime.

Example: python27.

Implementation

core.String? runtime;