public RtfTree Tree { get; set; }
Public Property Tree As RtfTree
public: property RtfTree^ Tree { RtfTree^ get (); void set (RtfTree^ value); }