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