public string ImportPath { get; set; }
Public Property ImportPath As String Get Set
public: property String^ ImportPath { String^ get (); void set (String^ value); }
member ImportPath : string with get, set
In This Article