'Declaration
Public Property LowValueArray As String
'Usage
Dim instance As HighLowCloseSeries Dim value As String instance.LowValueArray = value value = instance.LowValueArray
public string LowValueArray {get; set;}
'Declaration
Public Property LowValueArray As String
'Usage
Dim instance As HighLowCloseSeries Dim value As String instance.LowValueArray = value value = instance.LowValueArray
public string LowValueArray {get; set;}