예제 #1
0
 /**
  * Add a File property to the fileProperties
  */
 public void addFileProperty(CVTerm value)
 {
     FileProperties.Add(value);
 }