man mplist_key () - Return the key of the first property in a property list.
NAME
mplist_key - Return the key of the first property in a property list.
SYNOPSIS
MSymbol mplist_key (MPlist * plist)
DESCRIPTION
The mplist_key() function returns the key of the first property in property list plist. If the length of plist is zero, it returns Mnil.