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