Dictionary<string,AnnPropertyInfo> Properties {get;}
Dictionary<string,AnnPropertyInfo> Properties {get;}
@property (nonatomic,retain,readonly) NSDictionary* properties;
Map<String, AnnPropertyInfo> getProperties();
get_Properties();
Implementer classes must return a dictionary for the properties to be edited.