'Declaration
Property FastestAutomaticUpdateRate As Integer
'Usage
Dim instance As _DAAutoSubscribingParameters Dim value As Integer instance.FastestAutomaticUpdateRate = value value = instance.FastestAutomaticUpdateRate
int FastestAutomaticUpdateRate {get; set;}