public Guid PluginID { get; set; }
Public Property PluginID As Guid Get Set
public: property Guid^ PluginID { Guid^ get (); void set (Guid^ value); }