public class ExtractProperty
extends uk.gov.gchq.koryphe.function.KorypheFunction<Element,Object>
An ExtractProperty is a KorypheFunction for simplifying the process of extracting a property
from an Element. If the Element is null, this will return null.