public string PhysicalFileName { get; set; }
Public Property PhysicalFileName As String Get Set
public: property String^ PhysicalFileName { String^ get (); void set (String^ value); }