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