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