Extract a property from an object. The property is removed and returned as Amino::Any. If the property does not exists then an empty Amino::Any is returned and nothing is extracted.
The object from which a property will be extracted
Name of the property to extract
The object with the property extracted
The Amino::Any containing the property data