public string Path { get; set; }
Public Property Path As String Get Set
public: virtual property String^ Path { String^ get () sealed; void set (String^ value) sealed; }
abstract Path : string with get, set override Path : string with get, set
In This Article