system Property
Creates a Provider whose value is fetched from system properties using the given property name.
Return
the provider for the system property, never returns null
Parameters
property Name
the name of the system property
Creates a Provider whose value is fetched from system properties using the given property name.
the provider for the system property, never returns null
the name of the system property