blankensteiner edited a comment on issue #39: URL: https://github.com/apache/pulsar-dotpulsar/issues/39#issuecomment-626012460
Hi @JarrodJ83 You are most welcome to create a PR! :-) I'm thinking there are two obvious options: 1. ReadOnlyDictionary<string, string> GetProperties(); 2. IEnumerable<KeyValuePair<string, string>> Properties { get; } Since users will be using this for unknown properties I guess the latter makes the most sense. What are your thoughts on this? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org