19 #import <ArcGIS/AGSObject.h> 34 #pragma mark initializers 39 #pragma mark properties 44 @property (nullable, nonatomic, copy, readonly)
id code;
49 @property (nonatomic, copy, readonly) NSString *
name;
NSString * name
Definition: AGSCodedValue.h:49
Coded values of a domain.
Definition: AGSCodedValue.h:30
id code
Definition: AGSCodedValue.h:44
Definition: AGSObject.h:21