mainArgument property

String? mainArgument
getter/setter pair

The name of the main argument, which is expected to have the value which is one of attributeNames and is used to decide which clause to use.

Implementation

String? mainArgument;