fixed property

bool? fixed
getter/setter pair

Represents whether or not this parameter is fixed or optional.

Implementation

bool? fixed;