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