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