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