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