Original signature is '@property (nonatomic,retain) DOMHTMLTableSectionElement * tFoot;'

C# | Visual Basic | Visual C++ |
public virtual DOMHTMLTableSectionElement TFoot { get; set; }
Public Overridable Property TFoot As DOMHTMLTableSectionElement Get Set
public: virtual property DOMHTMLTableSectionElement^ TFoot { DOMHTMLTableSectionElement^ get (); void set (DOMHTMLTableSectionElement^ value); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)