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