deprecated property

bool? get deprecated
inherited

Specifies whether the parameter is deprecated.

Implementation

bool? get required;/// Specifies whether the parameter is deprecated.
bool? get deprecated;