This version of Unity is unsupported.

PropertyVisibility

enumeration

Description

Specifies which SerializedProperties are drawn by EditorGUI.MultiPropertyField.

Properties

AllDraw all SerializedProperties, even if it is not visible.
OnlyVisibleDraw only visible SerializedProperties.