Version: 2018.1
public iOS.Xcode.PlistElement this[string] ;

Description

Convenience method to access the stored values.

Roughly equivalent to values[key] except that null is returned for non-existing keys.