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

C# | Visual Basic | Visual C++ |
public virtual DOMHTMLTableSectionElement THead { get; set; }
Public Overridable Property THead As DOMHTMLTableSectionElement Get Set
public: virtual property DOMHTMLTableSectionElement^ THead { 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)