public bool Landed { get; set; }
public: property bool Landed { bool get (); void set (bool value); }