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