'Declaration ReadOnly Property StringQuotes As List(Of Quotes)
'Declaration
ReadOnly Property StringQuotes As List(Of Quotes)
List<Quotes> StringQuotes {get;}
IExpressionSyntax Interface IExpressionSyntax Members