public bool IsFamily { get; set; }
Public Property IsFamily As Boolean
public: property bool IsFamily { bool get (); void set (bool value); }