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