public RxPath Path { get; set; }
Public Property Path As RxPath
public: property RxPath^ Path { RxPath^ get (); void set (RxPath^ value); }