'Declaration
Public Property SmoothingPeriod As Integer
'Usage
Dim instance As Stochastic Dim value As Integer instance.SmoothingPeriod = value value = instance.SmoothingPeriod
public int SmoothingPeriod {get; set;}
'Declaration
Public Property SmoothingPeriod As Integer
'Usage
Dim instance As Stochastic Dim value As Integer instance.SmoothingPeriod = value value = instance.SmoothingPeriod
public int SmoothingPeriod {get; set;}