Gets a sequence of properties declared in this property IMember.ParentType.IType.DerivedTypes, overriding this property. If this property is not overridden, gets an empty sequence.
A sequence of properties overriding this property is also returned even if this property is declared in a third-party assembly. Properties for which IsNewSlot is true, are not in the returned sequence. This property getter has a O(this.IMember.ParentType.IType.NbChildren.Count) time complexity.
Requirements
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed