SerializedProperty.CountInProperty
CountInProperty(): int;
int CountInProperty();
def CountInProperty() as int
Description

Count visible children of this property, including this property itself.

This is useful for allocating height for drawing this property including its children.