isOptional property

bool isOptional

Returns true if the reflectee is an optional parameter. Otherwise returns false.

Implementation

bool get isOptional;