[NotNullAttribute]
public string FileName { get; }<NotNullAttribute>
Public ReadOnly Property FileName As String
Getpublic:
[NotNullAttribute]
property String^ FileName {
String^ get ();
}[<NotNullAttribute>]
member FileName : string with get