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