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