public string RelatedSoundFile {get; set;}
public: __property string* get_RelatedSoundFile(); public: __property void set_RelatedSoundFile( string* value );
'Declaration Public Property RelatedSoundFile As String
'Usage Dim instance As ImGearEXIFMetadata Dim value As String instance.RelatedSoundFile = value value = instance.RelatedSoundFile