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