deprecated property

bool? deprecated
final

Specifies that a parameter is deprecated and SHOULD be transitioned out of usage.

Implementation

final bool? deprecated;