Interface ScriptAccessor

    • Method Detail

      • get

        String get​(String name)
        Get the value of the property with the supplied name.
        Parameters:
        name - the name of the property to look up
        Returns:
        the value assigned to the specified name; may be null