public AssetType AssetType { get; }
Public ReadOnly Property AssetType As AssetType Get
public: property AssetType AssetType { AssetType get (); }
member AssetType : AssetType with get