public IList<ByteString> ArgsList { get; }
Public ReadOnly Property ArgsList As IList(Of ByteString) Get
public: property IList<ByteString^>^ ArgsList { IList<ByteString^>^ get (); }