public List<byte> TempoData { get; }
Public ReadOnly Property TempoData As List(Of Byte) Get
public: property List<unsigned char>^ TempoData { List<unsigned char>^ get (); }