property
String property(String key);
i.e., org.zkoss.lang.Library#getProperty(java.lang.String)
Returns the value of the given library property, or null if not found.
String property(String key);
i.e., org.zkoss.lang.Library#getProperty(java.lang.String)
Returns the value of the given library property, or null if not found.