computed property name

🚧 under construction

JSvaluesobjectpropertyname ⟩ computed

  • it's the name of the property that is computed, not the value of the property.

  • don't confuse with a computed property in Swift, which is the value of the property that is computed.

Last updated