Object Storage
InterSystems IRIS classes use a default global structure based on the class name (^ObjectScript.PersonD and ^ObjectScript.PersonI). You'll see the structure is similar to the globals you built in your data entry class (which was intentional). Here are the same four example records use by this tutorial, shown in the globals for ObjectScript.Person.