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