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