public iOS.Xcode.PlistElement this[string] ;

설명

Convenience method to access properties of a dictionary element.

The method is roughly equivalent to (el.AsDict[key]. If the element is not a dictionary, an exception is thrown.