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