public Button NextButton { get; }
Public ReadOnly Property NextButton As Button Get
public: property Button^ NextButton { Button^ get (); }