C#
Objective-C
C++
public int MaxDensity { get; set; }
@property (nonatomic, assign) NSInteger maxDensity;
public:
property int MaxDensity {
int get();
void set ( int value);
}
The Max Density (2010,0130).
For an example, refer to Associate.