public string NextButtonText { get; set; }
Public Property NextButtonText As String Get Set
public: property String^ NextButtonText { String^ get (); void set (String^ value); }
© 2018 GitHub Community. All rights reserved.