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