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