public bool IsFamilyDocument { get; }
Public ReadOnly Property IsFamilyDocument As Boolean Get
public: property bool IsFamilyDocument { bool get (); }
member IsFamilyDocument : bool with get