You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now I can use BinaryArrayVariableLengthAttribute to make my optional array 0 or 1 in length, but it's be more clear to make a field nullable or something.
And have something like HasFieldAttribute(anchor) with a bool Value.