inheritsCovariant property
True if this field inherits from a covariant parameter. This happens when it overrides a field in a supertype that is covariant.
Implementation
bool inheritsCovariant = false;
True if this field inherits from a covariant parameter. This happens when it overrides a field in a supertype that is covariant.
bool inheritsCovariant = false;