[DefaultValueAttribute(false)] public bool NextButtonShieldEnabled { get; set; }
<DefaultValueAttribute(false)> Public Property NextButtonShieldEnabled As Boolean Get Set
public: [DefaultValueAttribute(false)] property bool NextButtonShieldEnabled { bool get (); void set (bool value); }
© 2018 GitHub Community. All rights reserved.