SchemaView.AnyProperty Type Alias

SchemaView.AnyProperty = SchemaView.PrimitiveProperty | SchemaView.PrimitiveArrayProperty | SchemaView.StructProperty | SchemaView.StructArrayProperty | SchemaView.NavigationProperty

Union of all concrete property types.

Defined in

Last Updated: 04 June, 2026