getUserProperty

Description

Gets the specified user property.

Parameters

Return Type

String

Example

string customProperty = getUserProperty("jdoe", "custom.property");

See also