Optional ReadonlyargIndex of the argument
Optional ReadonlyargName of the argument
Optional ReadonlyifOnly mark this argument as deprecated, if a specific value was provided
Optional ReadonlyreplacedSuggested replacement for this argument
Optional ReadonlysinceThe version since this argument is deprecated
Optional ReadonlystateThe state of deprecation DeprecationState, i.e. is the argument completely removed, or are there better alternatives
Information about an argument of a function that should be flagged as deprecated if it is called with this argument
Used in DeprecatedFunctionInformation to mark a function argument as deprecated under certain conditions