﻿<?xml version="1.0" encoding="utf-8"?>
<class name="FBGroup" bindable="no">
    <property name="id" type="string" />
    <property name="description" type="string" />
    <property name="email" type="string" />
    <property name="icon" type="string" />
    <property name="link" type="string" />
    <property name="name" type="string" />
    <property name="privacy" type="string" />
</class>

