Skip to content

Instantly share code, notes, and snippets.

@boboboa32
Created October 29, 2012 03:37
Show Gist options
  • Save boboboa32/3971360 to your computer and use it in GitHub Desktop.
Save boboboa32/3971360 to your computer and use it in GitHub Desktop.
@property (nonatomic, strong) NSNumber* age;
@property int16_t ageValue;
- (int16_t)ageValue;
- (void)setAgeValue:(int16_t)value_;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment