public Guid TopicID { get; init; }
Public Property TopicID As Guid Get Set
public: property Guid TopicID { Guid get (); void set (Guid value); }
member TopicID : Guid with get, set
In This Article