A 101 question
Let\'s say i\'m making database of cars and each car object is defined as:
#import @interface Car:NSObject{
For those who are looking for it, Apple's documentation on property attributes is here.