namespace SepCore.UI
{
public class RolePropertyAreaRawData
public string RoleName;
public string InitialPropertyText;
}