public string OutputFilePath { get; set; }Public Property OutputFilePath As String
Get
Setpublic:
virtual property String^ OutputFilePath {
String^ get () sealed;
void set (String^ value) sealed;
}abstract OutputFilePath : string with get, set
override OutputFilePath : string with get, setЗначение свойства никогда не равно null.