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