public string DateCreated {get; set;}
public: __property string* get_DateCreated(); public: __property void set_DateCreated( string* value );
'Declaration Public Property DateCreated As String
'Usage Dim instance As ImGearIPTCMetadata Dim value As String instance.DateCreated = value value = instance.DateCreated