public int ActionDelay { get; set; }
Public Property ActionDelay As Integer Get Set
public: property int^ ActionDelay { int^ get (); void set (int^ value); }