/ A PermissionProperty holds a name and a value and they are used for helping confirm weather or not a scope is allowed to add a Permission to a Permissions object /
Constructs this PermissionProperty object
function __construct() : void
Gets the name of this property
function getName() : string
Gets the value of this property
function getValue() : string