stringProperty abstract method
Retrieve a string property from the event with the given name.
Implementation
CustomStringProperty? stringProperty(String name);
Retrieve a string property from the event with the given name.
CustomStringProperty? stringProperty(String name);