using System; public class SliderTypeRandomPresetButton : RandomPresetButton { public override UILabel m_lValue { get; set; } }