'Declaration
Public ReadOnly Property Keywords As List(Of String)
'Usage
Dim instance As DocumentProperties Dim value As List(Of String) value = instance.Keywords
public List<string> Keywords {get;}
'Declaration
Public ReadOnly Property Keywords As List(Of String)
'Usage
Dim instance As DocumentProperties Dim value As List(Of String) value = instance.Keywords
public List<string> Keywords {get;}