isModifiable property
If true
, the parameter can be modified. Some parameters have
security or operational implications that prevent them from being changed.
Implementation
final bool? isModifiable;
If true
, the parameter can be modified. Some parameters have
security or operational implications that prevent them from being changed.
final bool? isModifiable;