'Declaration
Public Property Keywords As System.String
'Usage
Dim instance As CiPdf Dim value As System.String instance.Keywords = value value = instance.Keywords
public System.string Keywords {get; set;}
public read-write property Keywords: System.String;
public function get,set Keywords : System.String