'Declaration
<CanBeNullAttribute()> Property FilePath As String
'Usage
Dim instance As _UAExportCertificateArguments Dim value As String instance.FilePath = value value = instance.FilePath
[CanBeNull()] string FilePath {get; set;}
'Declaration
<CanBeNullAttribute()> Property FilePath As String
'Usage
Dim instance As _UAExportCertificateArguments Dim value As String instance.FilePath = value value = instance.FilePath
[CanBeNull()] string FilePath {get; set;}