namespace UI
{
public class RolePropertyAreaContext : UIContext
public string RoleName;
public string InitialPropertyText;
}