public int histogramLength {get;}
'Declaration Public ReadOnly Property histogramLength As Integer
'Usage Dim instance As HistogramCommand Dim value As Integer value = instance.histogramLength
public int histogramLength {get;}
@property (nonatomic, assign, readonly) unsigned int histogramLength;
get_histogramLength();