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