public float Scroll { get; set; }
Public Property Scroll As Single Get Set
public: property float^ Scroll { float^ get (); void set (float^ value); }