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